home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Shareware / Programare / golden / goldensetup57420.exe / {app} / ImpExp32.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Encoding:
Text File  |  2004-03-02  |  34.1 KB  |  934 lines

  1. object MainForm: TMainForm
  2.   Left = 232
  3.   Top = 110
  4.   HelpContext = 2
  5.   AutoSize = True
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   BorderStyle = bsSingle
  8.   Caption = 'Benthic Import/Export'
  9.   ClientHeight = 426
  10.   ClientWidth = 478
  11.   Color = clBtnFace
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -10
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   OldCreateOrder = True
  18.   OnClose = FormClose
  19.   OnCloseQuery = FormCloseQuery
  20.   OnCreate = FormCreate
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object PageControl1: TPageControl
  25.     Left = 0
  26.     Top = 0
  27.     Width = 478
  28.     Height = 426
  29.     ActivePage = ImportPage
  30.     Align = alClient
  31.     TabOrder = 0
  32.     OnChanging = PageControl1Changing
  33.     object TabSheet1: TTabSheet
  34.       HelpContext = 3
  35.       Caption = 'Welcome && &Options'
  36.       object GroupBox5: TGroupBox
  37.         Left = 14
  38.         Top = 14
  39.         Width = 329
  40.         Height = 152
  41.         Caption = 'Welcome'
  42.         TabOrder = 0
  43.         object Label5: TLabel
  44.           Left = 31
  45.           Top = 102
  46.           Width = 282
  47.           Height = 46
  48.           AutoSize = False
  49.           Caption = 
  50.             'Welcome to ImpExp32!  This is now a standalone application so th' +
  51.             'at it will not interfere with Golden.  You can minimize this app' +
  52.             'lication while it is running.'
  53.           Color = clBtnFace
  54.           Font.Charset = DEFAULT_CHARSET
  55.           Font.Color = clWindowText
  56.           Font.Height = -11
  57.           Font.Name = 'MS Sans Serif'
  58.           Font.Style = []
  59.           ParentColor = False
  60.           ParentFont = False
  61.           WordWrap = True
  62.         end
  63.         object Image1: TImage
  64.           Left = 31
  65.           Top = 17
  66.           Width = 84
  67.           Height = 80
  68.           AutoSize = True
  69.           Center = True
  70.           Picture.Data = {<image000.bmp>}
  71.           Transparent = True
  72.           OnClick = ProductNameClick
  73.         end
  74.         object ProductName: TLabel
  75.           Left = 133
  76.           Top = 21
  77.           Width = 81
  78.           Height = 20
  79.           AutoSize = False
  80.           Caption = 'ImpExp32'
  81.           Font.Charset = DEFAULT_CHARSET
  82.           Font.Color = clWindowText
  83.           Font.Height = -16
  84.           Font.Name = 'Arial'
  85.           Font.Pitch = fpVariable
  86.           Font.Style = [fsBold]
  87.           ParentFont = False
  88.           Transparent = True
  89.           OnClick = ProductNameClick
  90.           IsControl = True
  91.         end
  92.         object Label11: TLabel
  93.           Left = 133
  94.           Top = 61
  95.           Width = 94
  96.           Height = 15
  97.           AutoSize = False
  98.           Caption = 'Benthic Software'
  99.           Font.Charset = DEFAULT_CHARSET
  100.           Font.Color = clWindowText
  101.           Font.Height = -11
  102.           Font.Name = 'MS Sans Serif'
  103.           Font.Pitch = fpVariable
  104.           Font.Style = []
  105.           ParentFont = False
  106.           IsControl = True
  107.         end
  108.         object Label12: TLabel
  109.           Left = 133
  110.           Top = 44
  111.           Width = 48
  112.           Height = 13
  113.           Caption = 'Mark Ford'
  114.           Font.Charset = DEFAULT_CHARSET
  115.           Font.Color = clWindowText
  116.           Font.Height = -11
  117.           Font.Name = 'MS Sans Serif'
  118.           Font.Pitch = fpVariable
  119.           Font.Style = []
  120.           ParentFont = False
  121.           IsControl = True
  122.         end
  123.         object Label13: TLabel
  124.           Left = 133
  125.           Top = 77
  126.           Width = 156
  127.           Height = 13
  128.           Caption = 'http://www.benthicsoftware.com'
  129.           Font.Charset = DEFAULT_CHARSET
  130.           Font.Color = clWindowText
  131.           Font.Height = -11
  132.           Font.Name = 'MS Sans Serif'
  133.           Font.Pitch = fpVariable
  134.           Font.Style = []
  135.           ParentFont = False
  136.           IsControl = True
  137.         end
  138.       end
  139.       object GroupBox6: TGroupBox
  140.         Left = 14
  141.         Top = 173
  142.         Width = 432
  143.         Height = 203
  144.         Caption = 'Options'
  145.         TabOrder = 1
  146.         object Label10: TLabel
  147.           Left = 21
  148.           Top = 81
  149.           Width = 108
  150.           Height = 15
  151.           AutoSize = False
  152.           Caption = 'Default Date Format:'
  153.         end
  154.         object Label3: TLabel
  155.           Left = 21
  156.           Top = 24
  157.           Width = 71
  158.           Height = 13
  159.           Alignment = taRightJustify
  160.           Caption = 'Field  Delimiter:'
  161.         end
  162.         object Label7: TLabel
  163.           Left = 21
  164.           Top = 53
  165.           Width = 84
  166.           Height = 13
  167.           Alignment = taRightJustify
  168.           Caption = 'Record  Delimiter:'
  169.         end
  170.         object Label9: TLabel
  171.           Left = 30
  172.           Top = 115
  173.           Width = 92
  174.           Height = 13
  175.           Alignment = taRightJustify
  176.           Caption = 'Transfer Array Size:'
  177.         end
  178.         object Label14: TLabel
  179.           Left = 30
  180.           Top = 141
  181.           Width = 60
  182.           Height = 13
  183.           Alignment = taRightJustify
  184.           Caption = 'Commit Size:'
  185.         end
  186.         object Label15: TLabel
  187.           Left = 214
  188.           Top = 115
  189.           Width = 179
  190.           Height = 13
  191.           Caption = 'Number of records to transfer at once.'
  192.         end
  193.         object Label16: TLabel
  194.           Left = 214
  195.           Top = 141
  196.           Width = 196
  197.           Height = 13
  198.           Caption = 'Records inserted before a commit occurs.'
  199.         end
  200.         object Label6: TLabel
  201.           Left = 214
  202.           Top = 24
  203.           Width = 69
  204.           Height = 13
  205.           Alignment = taRightJustify
  206.           Caption = 'Field  Qualifier:'
  207.         end
  208.         object RecordDelimiterCBox: TComboBox
  209.           Tag = -1
  210.           Left = 125
  211.           Top = 49
  212.           Width = 74
  213.           Height = 21
  214.           ItemHeight = 13
  215.           TabOrder = 2
  216.           Text = '{crlf}'
  217.           Items.Strings = (
  218.             '{crlf}'
  219.             '{cr}'
  220.             '{lf}')
  221.         end
  222.         object ArraySizeSpinEdit: TRzSpinEdit
  223.           Tag = -1
  224.           Left = 134
  225.           Top = 111
  226.           Width = 47
  227.           Height = 21
  228.           Max = 50.000000000000000000
  229.           Min = 1.000000000000000000
  230.           Value = 20.000000000000000000
  231.           TabOrder = 4
  232.         end
  233.         object CommitSizeSpinEdit: TRzSpinEdit
  234.           Tag = -1
  235.           Left = 134
  236.           Top = 137
  237.           Width = 47
  238.           Height = 21
  239.           Max = 500.000000000000000000
  240.           PageSize = 25.000000000000000000
  241.           Value = 50.000000000000000000
  242.           TabOrder = 5
  243.         end
  244.         object FieldDelimiterCBox: TComboBox
  245.           Tag = -1
  246.           Left = 125
  247.           Top = 19
  248.           Width = 73
  249.           Height = 21
  250.           ItemHeight = 13
  251.           TabOrder = 0
  252.           Text = '{comma}'
  253.           Items.Strings = (
  254.             '{comma}'
  255.             '{space}'
  256.             '{tab}'
  257.             '{none}')
  258.         end
  259.         object FieldQualifierCBox: TComboBox
  260.           Tag = -1
  261.           Left = 292
  262.           Top = 20
  263.           Width = 73
  264.           Height = 21
  265.           ItemHeight = 13
  266.           TabOrder = 1
  267.           Text = '"'
  268.           Items.Strings = (
  269.             '{none}'
  270.             '"'
  271.             #39)
  272.         end
  273.         object Button1: TButton
  274.           Left = 309
  275.           Top = 170
  276.           Width = 114
  277.           Height = 25
  278.           Caption = 'Save Defaults'
  279.           TabOrder = 6
  280.           OnClick = Button1Click
  281.         end
  282.         object LoginButton: TButton
  283.           Left = 9
  284.           Top = 170
  285.           Width = 80
  286.           Height = 25
  287.           Caption = 'Login'
  288.           TabOrder = 7
  289.           OnClick = LoginButtonClick
  290.         end
  291.         object DefaultDateFormat: TRzButtonEdit
  292.           Tag = -1
  293.           Left = 134
  294.           Top = 79
  295.           Width = 231
  296.           Height = 21
  297.           Text = 'MM/DD/YYYY HH24:MI:SS'
  298.           TabOrder = 3
  299.           OnExit = DefaultDateFormatExit
  300.           OnButtonClick = DefaultDateFormatButtonClick
  301.         end
  302.       end
  303.       object GroupBox1: TGroupBox
  304.         Left = 351
  305.         Top = 14
  306.         Width = 95
  307.         Height = 152
  308.         Caption = 'About && Help'
  309.         TabOrder = 2
  310.         object AboutButton: TButton
  311.           Left = 10
  312.           Top = 25
  313.           Width = 76
  314.           Height = 25
  315.           Caption = 'About...'
  316.           TabOrder = 0
  317.           OnClick = AboutButtonClick
  318.         end
  319.         object HelpButton: TButton
  320.           Left = 10
  321.           Top = 61
  322.           Width = 76
  323.           Height = 25
  324.           Caption = 'Help...'
  325.           TabOrder = 1
  326.           OnClick = HelpButtonClick
  327.         end
  328.       end
  329.     end
  330.     object ImportPage: TTabSheet
  331.       HelpContext = 4
  332.       Caption = '&Import To Oracle'
  333.       object Label4: TLabel
  334.         Left = 11
  335.         Top = 146
  336.         Width = 77
  337.         Height = 13
  338.         Caption = 'Status && Log:'
  339.         Font.Charset = DEFAULT_CHARSET
  340.         Font.Color = clBlack
  341.         Font.Height = -11
  342.         Font.Name = 'MS Sans Serif'
  343.         Font.Style = [fsBold]
  344.         ParentFont = False
  345.       end
  346.       object LoadGauge: TGauge
  347.         Left = 10
  348.         Top = 367
  349.         Width = 450
  350.         Height = 19
  351.         Color = clBlack
  352.         ForeColor = clAqua
  353.         Font.Charset = DEFAULT_CHARSET
  354.         Font.Color = clBlack
  355.         Font.Height = -11
  356.         Font.Name = 'MS Sans Serif'
  357.         Font.Style = []
  358.         ParentColor = False
  359.         ParentFont = False
  360.         Progress = 0
  361.       end
  362.       object GroupBox3: TGroupBox
  363.         Tag = 2
  364.         Left = 6
  365.         Top = 9
  366.         Width = 350
  367.         Height = 126
  368.         Caption = 'Import Options:'
  369.         TabOrder = 0
  370.         object Label1: TLabel
  371.           Left = 9
  372.           Top = 26
  373.           Width = 65
  374.           Height = 19
  375.           Alignment = taRightJustify
  376.           AutoSize = False
  377.           Caption = 'Source File:'
  378.         end
  379.         object Label2: TLabel
  380.           Left = 8
  381.           Top = 50
  382.           Width = 66
  383.           Height = 36
  384.           Alignment = taRightJustify
  385.           AutoSize = False
  386.           Caption = 'Destination  Table:'
  387.           WordWrap = True
  388.         end
  389.         object ImportFilename: TRzButtonEdit
  390.           Tag = 2
  391.           Left = 80
  392.           Top = 23
  393.           Width = 258
  394.           Height = 21
  395.           TabOrder = 0
  396.           OnButtonClick = ImportFilenameBrowseClick
  397.         end
  398.         object Truncate: TCheckBox
  399.           Tag = 3
  400.           Left = 80
  401.           Top = 81
  402.           Width = 126
  403.           Height = 17
  404.           Hint = 'Truncate Table before Load'
  405.           Caption = 'Delete existing data'
  406.           Font.Charset = DEFAULT_CHARSET
  407.           Font.Color = clWindowText
  408.           Font.Height = -11
  409.           Font.Name = 'MS Sans Serif'
  410.           Font.Style = []
  411.           ParentFont = False
  412.           ParentShowHint = False
  413.           ShowHint = True
  414.           TabOrder = 2
  415.         end
  416.         object IgnoreFirstLine: TCheckBox
  417.           Tag = 3
  418.           Left = 80
  419.           Top = 102
  420.           Width = 151
  421.           Height = 17
  422.           Hint = 'Ignore first line in file (field names?)'
  423.           Caption = 'Ignore First Line in file'
  424.           Font.Charset = DEFAULT_CHARSET
  425.           Font.Color = clWindowText
  426.           Font.Height = -11
  427.           Font.Name = 'MS Sans Serif'
  428.           Font.Style = []
  429.           ParentFont = False
  430.           ParentShowHint = False
  431.           ShowHint = True
  432.           TabOrder = 3
  433.         end
  434.         object ImportTableName: TRzButtonEdit
  435.           Left = 80
  436.           Top = 51
  437.           Width = 258
  438.           Height = 21
  439.           TabOrder = 1
  440.           ButtonHint = 'Pick from a list'
  441.           OnButtonClick = ImportTableNameButtonClick
  442.         end
  443.       end
  444.       object StartImportButton: TBitBtn
  445.         Tag = 2
  446.         Left = 364
  447.         Top = 15
  448.         Width = 101
  449.         Height = 30
  450.         Hint = 'Start the Export'
  451.         Caption = '&Start Import'
  452.         Font.Charset = DEFAULT_CHARSET
  453.         Font.Color = clBlack
  454.         Font.Height = -11
  455.         Font.Name = 'MS Sans Serif'
  456.         Font.Style = []
  457.         ParentFont = False
  458.         ParentShowHint = False
  459.         ShowHint = True
  460.         TabOrder = 1
  461.         OnClick = StartImportButtonClick
  462.         Glyph.Data = {
  463.           BE060000424DBE06000000000000360400002800000024000000120000000100
  464.           0800000000008802000000000000000000000001000000000000000000000000
  465.           80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  466.           A600000000000000000000000000000000000000000000000000000000000000
  467.           0000000000000000000000000000000000000000000000000000000000000000
  468.           0000000000000000000000000000000000000000000000000000000000000000
  469.           0000000000000000000000000000000000000000000000000000000000000000
  470.           0000000000000000000000000000000000000000000000000000000000000000
  471.           0000000000000000000000000000000000000000000000000000000000000000
  472.           0000000000000000000000000000000000000000000000000000000000000000
  473.           0000000000000000000000000000000000000000000000000000000000000000
  474.           0000000000000000000000000000000000000000000000000000000000000000
  475.           0000000000000000000000000000000000000000000000000000000000000000
  476.           0000000000000000000000000000000000000000000000000000000000000000
  477.           0000000000000000000000000000000000000000000000000000000000000000
  478.           0000000000000000000000000000000000000000000000000000000000000000
  479.           0000000000000000000000000000000000000000000000000000000000000000
  480.           0000000000000000000000000000000000000000000000000000000000000000
  481.           0000000000000000000000000000000000000000000000000000000000000000
  482.           0000000000000000000000000000000000000000000000000000000000000000
  483.           0000000000000000000000000000000000000000000000000000000000000000
  484.           0000000000000000000000000000000000000000000000000000000000000000
  485.           0000000000000000000000000000000000000000000000000000000000000000
  486.           0000000000000000000000000000000000000000000000000000000000000000
  487.           0000000000000000000000000000000000000000000000000000000000000000
  488.           0000000000000000000000000000000000000000000000000000000000000000
  489.           0000000000000000000000000000000000000000000000000000000000000000
  490.           0000000000000000000000000000000000000000000000000000000000000000
  491.           0000000000000000000000000000000000000000000000000000000000000000
  492.           0000000000000000000000000000000000000000000000000000000000000000
  493.           0000000000000000000000000000000000000000000000000000000000000000
  494.           0000000000000000000000000000000000000000000000000000000000000000
  495.           000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  496.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  497.           0303030303030303030303030303030303030303030303030303030303030303
  498.           03030303030303030303030303030303030303030303FF030303030303030303
  499.           03030303030303040403030303030303030303030303030303F8F8FF03030303
  500.           03030303030303030303040202040303030303030303030303030303F80303F8
  501.           FF030303030303030303030303040202020204030303030303030303030303F8
  502.           03030303F8FF0303030303030303030304020202020202040303030303030303
  503.           0303F8030303030303F8FF030303030303030304020202FA0202020204030303
  504.           0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
  505.           040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
  506.           03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
  507.           FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
  508.           0303030303030303030303FA0202020403030303030303030303030303F8FF03
  509.           03F8FF03030303030303030303030303FA020202040303030303030303030303
  510.           0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
  511.           03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
  512.           030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
  513.           0202040303030303030303030303030303F8FF03F8FF03030303030303030303
  514.           03030303FA0202030303030303030303030303030303F8FFF803030303030303
  515.           030303030303030303FA0303030303030303030303030303030303F803030303
  516.           0303030303030303030303030303030303030303030303030303030303030303
  517.           0303}
  518.         Margin = 2
  519.         NumGlyphs = 2
  520.         Spacing = -1
  521.       end
  522.       object CancelButton: TBitBtn
  523.         Left = 364
  524.         Top = 52
  525.         Width = 101
  526.         Height = 30
  527.         Hint = 'Cancel current operation'
  528.         Cancel = True
  529.         Caption = '&Cancel'
  530.         Enabled = False
  531.         Font.Charset = DEFAULT_CHARSET
  532.         Font.Color = clBlack
  533.         Font.Height = -11
  534.         Font.Name = 'MS Sans Serif'
  535.         Font.Style = []
  536.         ParentFont = False
  537.         ParentShowHint = False
  538.         ShowHint = True
  539.         TabOrder = 2
  540.         OnMouseDown = lStopBtnMouseUp
  541.         OnMouseUp = lStopBtnMouseUp
  542.         Glyph.Data = {
  543.           BE060000424DBE06000000000000360400002800000024000000120000000100
  544.           0800000000008802000000000000000000000001000000000000000000000000
  545.           80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  546.           A600000000000000000000000000000000000000000000000000000000000000
  547.           0000000000000000000000000000000000000000000000000000000000000000
  548.           0000000000000000000000000000000000000000000000000000000000000000
  549.           0000000000000000000000000000000000000000000000000000000000000000
  550.           0000000000000000000000000000000000000000000000000000000000000000
  551.           0000000000000000000000000000000000000000000000000000000000000000
  552.           0000000000000000000000000000000000000000000000000000000000000000
  553.           0000000000000000000000000000000000000000000000000000000000000000
  554.           0000000000000000000000000000000000000000000000000000000000000000
  555.           0000000000000000000000000000000000000000000000000000000000000000
  556.           0000000000000000000000000000000000000000000000000000000000000000
  557.           0000000000000000000000000000000000000000000000000000000000000000
  558.           0000000000000000000000000000000000000000000000000000000000000000
  559.           0000000000000000000000000000000000000000000000000000000000000000
  560.           0000000000000000000000000000000000000000000000000000000000000000
  561.           0000000000000000000000000000000000000000000000000000000000000000
  562.           0000000000000000000000000000000000000000000000000000000000000000
  563.           0000000000000000000000000000000000000000000000000000000000000000
  564.           0000000000000000000000000000000000000000000000000000000000000000
  565.           0000000000000000000000000000000000000000000000000000000000000000
  566.           0000000000000000000000000000000000000000000000000000000000000000
  567.           0000000000000000000000000000000000000000000000000000000000000000
  568.           0000000000000000000000000000000000000000000000000000000000000000
  569.           0000000000000000000000000000000000000000000000000000000000000000
  570.           0000000000000000000000000000000000000000000000000000000000000000
  571.           0000000000000000000000000000000000000000000000000000000000000000
  572.           0000000000000000000000000000000000000000000000000000000000000000
  573.           0000000000000000000000000000000000000000000000000000000000000000
  574.           0000000000000000000000000000000000000000000000000000000000000000
  575.           000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  576.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  577.           0303030303030303030303030303030303030303030303030303030303030303
  578.           0303F8F80303030303030303030303030303030303FF03030303030303030303
  579.           0303030303F90101F80303030303F9F80303030303030303F8F8FF0303030303
  580.           03FF03030303030303F9010101F8030303F90101F8030303030303F8FF03F8FF
  581.           030303FFF8F8FF030303030303F901010101F803F901010101F80303030303F8
  582.           FF0303F8FF03FFF80303F8FF030303030303F901010101F80101010101F80303
  583.           030303F8FF030303F8FFF803030303F8FF030303030303F90101010101010101
  584.           F803030303030303F8FF030303F803030303FFF80303030303030303F9010101
  585.           010101F8030303030303030303F8FF030303030303FFF8030303030303030303
  586.           030101010101F80303030303030303030303F8FF0303030303F8030303030303
  587.           0303030303F901010101F8030303030303030303030303F8FF030303F8030303
  588.           0303030303030303F90101010101F8030303030303030303030303F803030303
  589.           F8FF030303030303030303F9010101F8010101F803030303030303030303F803
  590.           03030303F8FF0303030303030303F9010101F803F9010101F803030303030303
  591.           03F8030303F8FF0303F8FF03030303030303F90101F8030303F9010101F80303
  592.           03030303F8FF0303F803F8FF0303F8FF03030303030303F9010303030303F901
  593.           0101030303030303F8FFFFF8030303F8FF0303F8FF0303030303030303030303
  594.           030303F901F903030303030303F8F80303030303F8FFFFFFF803030303030303
  595.           03030303030303030303030303030303030303030303030303F8F8F803030303
  596.           0303030303030303030303030303030303030303030303030303030303030303
  597.           0303}
  598.         Margin = 2
  599.         NumGlyphs = 2
  600.         Spacing = -1
  601.       end
  602.       object Status: TMemo
  603.         Tag = 2
  604.         Left = 8
  605.         Top = 163
  606.         Width = 453
  607.         Height = 187
  608.         Hint = 'Results of the Import.'
  609.         Font.Charset = DEFAULT_CHARSET
  610.         Font.Color = clBlack
  611.         Font.Height = -11
  612.         Font.Name = 'MS Sans Serif'
  613.         Font.Style = []
  614.         ParentFont = False
  615.         ParentShowHint = False
  616.         ReadOnly = True
  617.         ScrollBars = ssBoth
  618.         ShowHint = False
  619.         TabOrder = 3
  620.         WordWrap = False
  621.       end
  622.     end
  623.     object ExportPage: TTabSheet
  624.       HelpContext = 5
  625.       Caption = '&Export From Oracle'
  626.       object GroupBox2: TGroupBox
  627.         Left = 9
  628.         Top = 8
  629.         Width = 344
  630.         Height = 315
  631.         Caption = 'Export Options:'
  632.         TabOrder = 0
  633.         object Label17: TLabel
  634.           Left = 10
  635.           Top = 54
  636.           Width = 88
  637.           Height = 17
  638.           AutoSize = False
  639.           Caption = 'SQL Query:'
  640.         end
  641.         object Label18: TLabel
  642.           Left = 10
  643.           Top = 23
  644.           Width = 42
  645.           Height = 17
  646.           AutoSize = False
  647.           Caption = 'Table:'
  648.         end
  649.         object Script: TMemo
  650.           Tag = 2
  651.           Left = 10
  652.           Top = 70
  653.           Width = 325
  654.           Height = 182
  655.           Hint = 'SQL query used for export (Can be edited!)'
  656.           TabStop = False
  657.           ScrollBars = ssBoth
  658.           TabOrder = 1
  659.           WantTabs = True
  660.           WordWrap = False
  661.         end
  662.         object ExportFilename: TRzButtonEdit
  663.           Tag = 2
  664.           Left = 10
  665.           Top = 259
  666.           Width = 258
  667.           Height = 21
  668.           TabOrder = 2
  669.           OnButtonClick = ExportFilenameButtonClick
  670.         end
  671.         object rbNoHeader: TRadioButton
  672.           Tag = 3
  673.           Left = 10
  674.           Top = 287
  675.           Width = 101
  676.           Height = 17
  677.           Hint = 'First line of file will be data.'
  678.           Caption = 'No Header Line'
  679.           ParentShowHint = False
  680.           ShowHint = True
  681.           TabOrder = 3
  682.         end
  683.         object rbImpExpHeader: TRadioButton
  684.           Tag = 3
  685.           Left = 115
  686.           Top = 287
  687.           Width = 101
  688.           Height = 17
  689.           Hint = 'First line of file will be formatted for ImpExp.'
  690.           Caption = 'ImpExp Header'
  691.           Checked = True
  692.           ParentShowHint = False
  693.           ShowHint = True
  694.           TabOrder = 4
  695.           TabStop = True
  696.         end
  697.         object rbSimpleHeader: TRadioButton
  698.           Tag = 3
  699.           Left = 222
  700.           Top = 287
  701.           Width = 101
  702.           Height = 17
  703.           Hint = 'First line of file will contain field names.'
  704.           Caption = 'Simple Header'
  705.           ParentShowHint = False
  706.           ShowHint = True
  707.           TabOrder = 5
  708.         end
  709.         object ExportTableName: TRzButtonEdit
  710.           Left = 51
  711.           Top = 20
  712.           Width = 279
  713.           Height = 21
  714.           TabOrder = 0
  715.           OnEnter = ExportTableNameEnter
  716.           OnExit = ExportTableNameExit
  717.           OnKeyUp = ExportTableNameKeyUp
  718.           ButtonHint = 'Pick from a list'
  719.           OnButtonClick = ExportTableNameButtonClick
  720.         end
  721.       end
  722.       object StartExportButton: TBitBtn
  723.         Tag = 2
  724.         Left = 364
  725.         Top = 15
  726.         Width = 101
  727.         Height = 30
  728.         Hint = 'Start the Export'
  729.         Caption = '&Start Export'
  730.         Font.Charset = DEFAULT_CHARSET
  731.         Font.Color = clBlack
  732.         Font.Height = -11
  733.         Font.Name = 'MS Sans Serif'
  734.         Font.Style = []
  735.         ParentFont = False
  736.         ParentShowHint = False
  737.         ShowHint = True
  738.         TabOrder = 1
  739.         OnClick = StartExportButtonClick
  740.         Glyph.Data = {
  741.           BE060000424DBE06000000000000360400002800000024000000120000000100
  742.           0800000000008802000000000000000000000001000000000000000000000000
  743.           80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  744.           A600000000000000000000000000000000000000000000000000000000000000
  745.           0000000000000000000000000000000000000000000000000000000000000000
  746.           0000000000000000000000000000000000000000000000000000000000000000
  747.           0000000000000000000000000000000000000000000000000000000000000000
  748.           0000000000000000000000000000000000000000000000000000000000000000
  749.           0000000000000000000000000000000000000000000000000000000000000000
  750.           0000000000000000000000000000000000000000000000000000000000000000
  751.           0000000000000000000000000000000000000000000000000000000000000000
  752.           0000000000000000000000000000000000000000000000000000000000000000
  753.           0000000000000000000000000000000000000000000000000000000000000000
  754.           0000000000000000000000000000000000000000000000000000000000000000
  755.           0000000000000000000000000000000000000000000000000000000000000000
  756.           0000000000000000000000000000000000000000000000000000000000000000
  757.           0000000000000000000000000000000000000000000000000000000000000000
  758.           0000000000000000000000000000000000000000000000000000000000000000
  759.           0000000000000000000000000000000000000000000000000000000000000000
  760.           0000000000000000000000000000000000000000000000000000000000000000
  761.           0000000000000000000000000000000000000000000000000000000000000000
  762.           0000000000000000000000000000000000000000000000000000000000000000
  763.           0000000000000000000000000000000000000000000000000000000000000000
  764.           0000000000000000000000000000000000000000000000000000000000000000
  765.           0000000000000000000000000000000000000000000000000000000000000000
  766.           0000000000000000000000000000000000000000000000000000000000000000
  767.           0000000000000000000000000000000000000000000000000000000000000000
  768.           0000000000000000000000000000000000000000000000000000000000000000
  769.           0000000000000000000000000000000000000000000000000000000000000000
  770.           0000000000000000000000000000000000000000000000000000000000000000
  771.           0000000000000000000000000000000000000000000000000000000000000000
  772.           0000000000000000000000000000000000000000000000000000000000000000
  773.           000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  774.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  775.           0303030303030303030303030303030303030303030303030303030303030303
  776.           03030303030303030303030303030303030303030303FF030303030303030303
  777.           03030303030303040403030303030303030303030303030303F8F8FF03030303
  778.           03030303030303030303040202040303030303030303030303030303F80303F8
  779.           FF030303030303030303030303040202020204030303030303030303030303F8
  780.           03030303F8FF0303030303030303030304020202020202040303030303030303
  781.           0303F8030303030303F8FF030303030303030304020202FA0202020204030303
  782.           0303030303F8FF0303F8FF030303F8FF03030303030303020202FA03FA020202
  783.           040303030303030303F8FF03F803F8FF0303F8FF03030303030303FA02FA0303
  784.           03FA0202020403030303030303F8FFF8030303F8FF0303F8FF03030303030303
  785.           FA0303030303FA0202020403030303030303F80303030303F8FF0303F8FF0303
  786.           0303030303030303030303FA0202020403030303030303030303030303F8FF03
  787.           03F8FF03030303030303030303030303FA020202040303030303030303030303
  788.           0303F8FF0303F8FF03030303030303030303030303FA02020204030303030303
  789.           03030303030303F8FF0303F8FF03030303030303030303030303FA0202020403
  790.           030303030303030303030303F8FF0303F8FF03030303030303030303030303FA
  791.           0202040303030303030303030303030303F8FF03F8FF03030303030303030303
  792.           03030303FA0202030303030303030303030303030303F8FFF803030303030303
  793.           030303030303030303FA0303030303030303030303030303030303F803030303
  794.           0303030303030303030303030303030303030303030303030303030303030303
  795.           0303}
  796.         Margin = 2
  797.         NumGlyphs = 2
  798.         Spacing = -1
  799.       end
  800.       object CancelButton2: TBitBtn
  801.         Left = 364
  802.         Top = 52
  803.         Width = 101
  804.         Height = 30
  805.         Hint = 'Cancel current operation'
  806.         Cancel = True
  807.         Caption = '&Cancel'
  808.         Enabled = False
  809.         Font.Charset = DEFAULT_CHARSET
  810.         Font.Color = clBlack
  811.         Font.Height = -11
  812.         Font.Name = 'MS Sans Serif'
  813.         Font.Style = []
  814.         ParentFont = False
  815.         ParentShowHint = False
  816.         ShowHint = True
  817.         TabOrder = 2
  818.         OnMouseDown = lStopBtnMouseUp
  819.         OnMouseUp = lStopBtnMouseUp
  820.         Glyph.Data = {
  821.           BE060000424DBE06000000000000360400002800000024000000120000000100
  822.           0800000000008802000000000000000000000001000000000000000000000000
  823.           80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  824.           A600000000000000000000000000000000000000000000000000000000000000
  825.           0000000000000000000000000000000000000000000000000000000000000000
  826.           0000000000000000000000000000000000000000000000000000000000000000
  827.           0000000000000000000000000000000000000000000000000000000000000000
  828.           0000000000000000000000000000000000000000000000000000000000000000
  829.           0000000000000000000000000000000000000000000000000000000000000000
  830.           0000000000000000000000000000000000000000000000000000000000000000
  831.           0000000000000000000000000000000000000000000000000000000000000000
  832.           0000000000000000000000000000000000000000000000000000000000000000
  833.           0000000000000000000000000000000000000000000000000000000000000000
  834.           0000000000000000000000000000000000000000000000000000000000000000
  835.           0000000000000000000000000000000000000000000000000000000000000000
  836.           0000000000000000000000000000000000000000000000000000000000000000
  837.           0000000000000000000000000000000000000000000000000000000000000000
  838.           0000000000000000000000000000000000000000000000000000000000000000
  839.           0000000000000000000000000000000000000000000000000000000000000000
  840.           0000000000000000000000000000000000000000000000000000000000000000
  841.           0000000000000000000000000000000000000000000000000000000000000000
  842.           0000000000000000000000000000000000000000000000000000000000000000
  843.           0000000000000000000000000000000000000000000000000000000000000000
  844.           0000000000000000000000000000000000000000000000000000000000000000
  845.           0000000000000000000000000000000000000000000000000000000000000000
  846.           0000000000000000000000000000000000000000000000000000000000000000
  847.           0000000000000000000000000000000000000000000000000000000000000000
  848.           0000000000000000000000000000000000000000000000000000000000000000
  849.           0000000000000000000000000000000000000000000000000000000000000000
  850.           0000000000000000000000000000000000000000000000000000000000000000
  851.           0000000000000000000000000000000000000000000000000000000000000000
  852.           0000000000000000000000000000000000000000000000000000000000000000
  853.           000000000000000000000000000000000000F0FBFF00A4A0A000808080000000
  854.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00030303030303
  855.           0303030303030303030303030303030303030303030303030303030303030303
  856.           0303F8F80303030303030303030303030303030303FF03030303030303030303
  857.           0303030303F90101F80303030303F9F80303030303030303F8F8FF0303030303
  858.           03FF03030303030303F9010101F8030303F90101F8030303030303F8FF03F8FF
  859.           030303FFF8F8FF030303030303F901010101F803F901010101F80303030303F8
  860.           FF0303F8FF03FFF80303F8FF030303030303F901010101F80101010101F80303
  861.           030303F8FF030303F8FFF803030303F8FF030303030303F90101010101010101
  862.           F803030303030303F8FF030303F803030303FFF80303030303030303F9010101
  863.           010101F8030303030303030303F8FF030303030303FFF8030303030303030303
  864.           030101010101F80303030303030303030303F8FF0303030303F8030303030303
  865.           0303030303F901010101F8030303030303030303030303F8FF030303F8030303
  866.           0303030303030303F90101010101F8030303030303030303030303F803030303
  867.           F8FF030303030303030303F9010101F8010101F803030303030303030303F803
  868.           03030303F8FF0303030303030303F9010101F803F9010101F803030303030303
  869.           03F8030303F8FF0303F8FF03030303030303F90101F8030303F9010101F80303
  870.           03030303F8FF0303F803F8FF0303F8FF03030303030303F9010303030303F901
  871.           0101030303030303F8FFFFF8030303F8FF0303F8FF0303030303030303030303
  872.           030303F901F903030303030303F8F80303030303F8FFFFFFF803030303030303
  873.           03030303030303030303030303030303030303030303030303F8F8F803030303
  874.           0303030303030303030303030303030303030303030303030303030303030303
  875.           0303}
  876.         Margin = 2
  877.         NumGlyphs = 2
  878.         Spacing = -1
  879.       end
  880.       object ExportStatus: TMemo
  881.         Tag = 2
  882.         Left = 9
  883.         Top = 331
  884.         Width = 453
  885.         Height = 63
  886.         Hint = 'Results of the Import.'
  887.         TabStop = False
  888.         Font.Charset = DEFAULT_CHARSET
  889.         Font.Color = clBlack
  890.         Font.Height = -11
  891.         Font.Name = 'MS Sans Serif'
  892.         Font.Style = []
  893.         ParentFont = False
  894.         ParentShowHint = False
  895.         ReadOnly = True
  896.         ScrollBars = ssBoth
  897.         ShowHint = False
  898.         TabOrder = 3
  899.         WordWrap = False
  900.       end
  901.     end
  902.   end
  903.   object SaveDialog: TSaveDialog
  904.     DefaultExt = 'txt'
  905.     Filter = 
  906.       'Ascii Dump Files (*.txt)|*.txt|CSV Files (*.csv)|*.csv|Text Data' +
  907.       ' Files (*.dat)|*.dat|All Files (*.*)|*.*'
  908.     Options = [ofOverwritePrompt, ofHideReadOnly, ofEnableSizing]
  909.     Left = 358
  910.     Top = 167
  911.   end
  912.   object OpenDialog: TOpenDialog
  913.     DefaultExt = 'txt'
  914.     Filter = 
  915.       'Ascii Dump Files (*.txt)|*.txt|CSV Files (*.csv)|*.csv|Text Data' +
  916.       ' Files (*.dat)|*.dat|All Files (*.*)|*.*'
  917.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  918.     Left = 358
  919.     Top = 204
  920.   end
  921.   object AppSettings1: TAppSettings
  922.     AppName = 'Golden32'
  923.     RegKey = '\Software\Benthic\Golden32'
  924.     Left = 358
  925.     Top = 130
  926.   end
  927.   object FormEnhThree1: TFormEnhThree
  928.     AppSettings = AppSettings1
  929.     SaveKey = 'ImpExp Placement'
  930.     Left = 395
  931.     Top = 205
  932.   end
  933. end
  934.